Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format logging datetime as ISO 8601 UTC #73

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

chuckwondo
Copy link
Collaborator

Fixes #72

@chuckwondo chuckwondo requested a review from jjfrench May 9, 2024 19:40
@chuckwondo
Copy link
Collaborator Author

Here's an example of what the datetime now looks like:

2024-05-09T19:46:09,080Z [MainProcess:gedi_subset] [INFO] Subset 6 granule(s) to /projects/output/GAB-ADM0_subset.gpkg

@chuckwondo
Copy link
Collaborator Author

pre-commit.ci run

Copy link
Collaborator

@jjfrench jjfrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@chuckwondo chuckwondo merged commit 3955c13 into main May 9, 2024
2 checks passed
@chuckwondo chuckwondo deleted the issue72-utc-logging branch May 9, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use ISO8601 UTC datetimes in log messages
2 participants